func crypto/aes.gcmAesInit
2 uses
crypto/aes (current package)
aes_gcm.go#L19: func gcmAesInit(productTable *[256]byte, ks []uint32)
aes_gcm.go#L56: gcmAesInit(&g.productTable, g.ks)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)